翻訳と辞書
Words near each other
・ Web server benchmarking
・ Web Server Gateway Interface
・ Web service
・ Web Services Conversation Language
・ Web Services Description Language
・ Web Services Discovery
・ Web Services Distributed Management
・ Web Services Enhancements
・ Web Services Flow Language
・ Web Services for Devices
・ Web Services for Remote Portlets
・ Web Services Inspection Language
・ Web Services Interoperability
・ Web Services Interoperability Technology
・ Web Services Invocation Framework
Web Services Metadata for Java
・ Web Services Modeling Language
・ Web services protocol stack
・ Web Services Resource Framework
・ Web Services Security Kerberos Binding
・ Web Services Semantics
・ Web Services Test Forum
・ Web Sheriff
・ Web Single Sign-On Interoperability Profile
・ Web Single Sign-On Metadata Exchange Protocol
・ Web Slice
・ Web Soup
・ Web SQL Database
・ Web standards
・ Web Standards Project


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Web Services Metadata for Java : ウィキペディア英語版
Web Services Metadata for Java
Web Services Metadata for Java platform is a Java programming language specification (JSR-181) primarily used to standardize the development of Web Services interfaces for the Java platform.
Using annotations from the JSR 181, you can annotate a Web service implementation class or a Web service interface. It enables developers to create portable Java Web Services from a simple Plain Old Java Object (POJO) class by adding annotations, and also helps in generating a Web service with a wizard or by publishing the service on to a server.
Some of the annotations specified by this JSR are:
* @WebService
* @WebMethod
* @Oneway
* @WebParam
* @WebResult
* @HandlerChain
* @SOAPBinding
Put simply, (JSR 181 ) is a specification to define standard and portable Web Services. It offers the following benefits:
* Provide a simplified model for developing Web Services
* Abstract the implementation details
* Achieve robustness, easy maintenance, and high interoperability〔http://www.developer.com/services/article.php/3730756/Simplify-Your--Web-Services-Development-with-JSR-181.htm〕
Latest version is 2.1 released on December 15, 2009〔http://jcp.org/en/jsr/detail?id=181〕
==References==



抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Web Services Metadata for Java」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.